2005-08-31 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktextiter.c (gtk_text_iter_backward_visible_cursor_positions):
Fix a typo in the docs. (#314878, Guillaume Cottenceau)
+2005-08-31 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtktextiter.c (gtk_text_iter_backward_visible_cursor_positions):
+ Fix a typo in the docs. (#314878, Guillaume Cottenceau)
+
2005-08-30 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkentry.c (gtk_entry_class_init): Add key bindings to
+2005-08-31 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtktextiter.c (gtk_text_iter_backward_visible_cursor_positions):
+ Fix a typo in the docs. (#314878, Guillaume Cottenceau)
+
2005-08-30 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkentry.c (gtk_entry_class_init): Add key bindings to
* @count: number of positions to move
*
* Moves up to @count visible cursor positions. See
- * gtk_text_iter_forward_cursor_position() for details.
+ * gtk_text_iter_backward_cursor_position() for details.
*
* Return value: %TRUE if we moved and the new position is dereferenceable
*